名前 | 解説 | |
---|---|---|
CollectionViewEditRequest<T> コンストラクタ |
CollectionViewEditRequest<T>データ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
Column | Gets or sets which column of data will be acquired C1.Web.Mvc.CollectionViewRequest<T>から継承されます。 | |
Command | The request command type. C1.Web.Mvc.CollectionViewRequest<T>から継承されます。 | |
Distinct | Indicate the data of column should be distinct. C1.Web.Mvc.CollectionViewRequest<T>から継承されます。 | |
ExtraRequestData | Gets the extra request data. C1.Web.Mvc.CollectionViewRequest<T>から継承されます。 | |
OperatingItems | The items which is used for creating, updating or deleting. | |
PageIndex | The page index. C1.Web.Mvc.CollectionViewRequest<T>から継承されます。 | |
PageSize | The page size. C1.Web.Mvc.CollectionViewRequest<T>から継承されます。 | |
Skip | Gets or sets the skip items' count from the start. C1.Web.Mvc.CollectionViewRequest<T>から継承されます。 | |
SortDescriptions | The sort descriptions. C1.Web.Mvc.CollectionViewRequest<T>から継承されます。 | |
Top | Gets or sets the items' count required. C1.Web.Mvc.CollectionViewRequest<T>から継承されます。 |